You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Operators > Vector Constructor > Vector.Vector Operator ([In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Vector Operator ([In] TVecInt)

Explicitely convert TVecInt to Vector.

Syntax
C#
Visual Basic
public static explicit operator Vector([In] TVecInt AValue);

Copies all values from AValue to the result.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!